You are here:
Symbol Reference > Monnit Namespace >
Pressure_4to20maBase Class
>
Pressure_4to20maBase Methods
>
Pressure_4to20maBase.Create Method
Collapse All
Pressure_4to20maBase.Create Method
Pressure_4to20maBase Class
Pressure_4to20maBase Members
Pressure_4to20maBase Methods
Send Feedback
Syntax
C++
C#
Visual Basic
Pressure_4to20maBase
Create
(
int
state
, Byte[]
rawData
);
public
static
Pressure_4to20maBase
Create
(
int
state
, Byte[]
rawData
);
Public
static
Function
Create
(
state
As
Integer
,
rawData
As
Byte
[])
As
Pressure_4to20maBase
See Also
Pressure_4to20maBase Class
,
Pressure_4to20maBase Members
,
Pressure_4to20maBase Methods
Group
Pressure_4to20maBase Methods
Remarks
This is Create, a member of class Pressure_4to20maBase.